You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > BinaryXOr Method > TMtxVecInt.BinaryXOr Method ([In] TMtxVecInt, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.BinaryXOr Method ([In] TMtxVecInt, int)

Apply binary "xor" between elements in Src and Value.

Syntax
C#
Visual Basic
public TMtxVecInt BinaryXOr([In] TMtxVecInt Src, int Value);

the result of binary "xor" of Value with coresponding values in Src stored in the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!